util, sse2-float: make sure 1 maps to 1 in linear -> gamma conversions
authorEll <ell_se@yahoo.com>
Thu, 11 Jan 2018 14:19:50 +0000 (09:19 -0500)
committerEll <ell_se@yahoo.com>
Thu, 11 Jan 2018 14:26:03 +0000 (09:26 -0500)
commit7d9c2609d32efd5575d3f961deb4bb38dbc28ddf
treeb794b3b51e0208d3664ec518b74f258182cc7457
parent7459b107621cbc339c41b3cf8b0cb9bf323e4d6e
util, sse2-float: make sure 1 maps to 1 in linear -> gamma conversions

Add a small offset to the result of the linear -> gamma
conversions, such that an input value of 1.0 maps to an output
value of 1.0, exactly.
babl/base/util.h
extensions/sse2-float.c